home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Tutorials / MacDrawII Training / MacDrawII Adv Tour / Global Cast / Global Cast.rsrc / TEXT_1529.txt < prev    next >
Text File  |  1988-04-22  |  492b  |  13 lines

  1. ‚Äö#Blinking arrow
  2. if rollover 17 then if button then skip 8 #to hold button reversal
  3. if rollover 15 then if button then skip 6 #for menu button, channel 15
  4. Puppet sprite 17 true
  5. set spriteink[17]=1
  6. if lastclick > 13 then set spriteid[17]= g14#grey arrow + timer
  7. Govar Frame#allows sprite to replace cast+clearscreen,seems to stop return to score
  8. call h82 #blinking pause
  9. #delay5, doesnt seem to work in macro
  10. Puppet sprite 17 false
  11. tempo 5
  12. marker 0#drop this line and macro loops
  13. exitXÀáB